@charset "utf-8";
@import url('lib.css');
#browser-modal{width:100%;height:100%;top:0;left:0;text-align:center;color:#303233;position:fixed;z-index:9999;}
#browser-modal .browser-modal-cover{position:fixed;left:0;top:0;height:100%;width:100%;background-color:#111;;z-index:-1}
#browser-modal .browser-content{width:700px;margin-top:120px;margin-left:auto;margin-right:auto;padding-bottom:80px;padding-top:50px;background-color:#fff;border-radius:5px}
#browser-modal .browser-content .browser-dpc-logo img{height:42px;margin:45px auto 40px}
#browser-modal .browser-content .browser-text-title{text-transform:uppercase;font-size:24px}
#browser-modal .browser-content .browser-text-desc{margin-top:30px;margin-bottom:20px;font-size:14px}
#browser-modal .browser-content .browser-list{width:600px;margin:20px auto;height:130px}
#browser-modal .browser-content .browser-item{float:left;width:150px;padding-top:20px;padding-bottom:20px;margin-left:auto;margin-right:auto}
#browser-modal .browser-content .browser-item .iconfont{width:100px;height:100px;margin:0 auto;font-size:80px;line-height:80px;margin-bottom:10px;}
#browser-modal .browser-content .browser-item .iconchrome{background: url(../images/bro.png) no-repeat 0 0}
#browser-modal .browser-content .browser-item .iconfirefox{background: url(../images/bro.png) no-repeat 0 -100px}
#browser-modal .browser-content .browser-item .iconopera{background: url(../images/bro.png) no-repeat 0 -200px}
#browser-modal .browser-content .browser-item .iconEdge{background: url(../images/bro.png) no-repeat 0 -300px}
#browser-modal .browser-content .browser-item a{cursor:pointer;display:block}
#browser-modal .browser-content .browser-item a img{display:block;margin:0 auto;max-width:100px;width:100px;height:100px}
#browser-modal .browser-content .browser-item a h4{text-align:center;margin-top:20px;font-size:18px;font-weight:700}
.loader{position: fixed;left: 0;top: 0;right:0;bottom: 0;background: #fff;background-size: 100% 100%;z-index: 999;}


html{font-size: 100px}
*{box-sizing:border-box;margin:0;padding:0;   }
html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body{margin:0;position: relative;overflow-x:hidden;font-size: .16rem;
   font-family:Microsoft YaHei, -apple-system,PingFang SC,BlinkMacSystemFont,Helvetica Neue,"Helvetica Neue", Arial, "Open Sans", "Hiragino Sans GB", sans-serif;background: url(../images/bj.jpg);}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}
h1,h2,h3,h4,h5,h6{margin:0;padding:0;line-height:1.2em;font-weight:normal;}
ol,ul{list-style:none}
audio,canvas,progress,video{display:inline-block;vertical-align:baseline}
audio:not([controls]){display:none;height:0}
[hidden],template{display:none}
a{color:#222;background-color:transparent;-webkit-tap-highlight-color:transparent;text-decoration: none;}
a:active,a:hover{outline:0;text-decoration:none}
a:hover{color:  #e11e1f}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
dfn{font-style:italic}
mark{color:#000;background:#ff0}
small{font-size:80%}
sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}
sup{top:-.5em}
sub{bottom:-.25em}
img{padding:0;border:none;-ms-interpolation-mode:bicubic;max-width:100%;max-height:100%}
address,cite,dfn,em,var,i{font-style: normal;}
svg:not(:root){overflow:hidden}
figure{margin:1em 40px}
hr{height:0;border: none; border-top: 2px solid #f4f3f2; -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}
pre{overflow:auto}
code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}
blockquote,q{quotes:none}
blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}
:focus{outline:0}
button,input,optgroup,select,textarea{margin:0;font:inherit;color:inherit}
button{overflow:visible;border: none}
button,select{text-transform:none}
button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer}
button[disabled],html input[disabled]{cursor:default}
button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}
input{line-height:normal;}
input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:0}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}
input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}
input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}
fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid silver}
legend{padding:0;border:0}
textarea{overflow:auto}
optgroup{font-weight:700}
table{border-spacing:0;border-collapse:collapse}
td,th{padding:0}
select::-ms-expand { display: none; }
.none{display: none}
.check:checked,.check:not(:checked){position:absolute;left:-9999px;opacity:0}
.check:checked+label,.check:not(:checked)+label{position:relative;display:inline-block;
	height:14px;font-size:14px;cursor:pointer;padding-left: 20px;}
.check+label:after,.check+label:before{position:absolute;top:2px;left:0;z-index:0;width:16px;height:13px;
	border-radius:3px;content:'';background: #000}
.check:checked+label:after{background: #ca140d}

.radio:checked+label,.radio:not(:checked)+label{position:relative;display:inline-block;height:16px;font-size:14px;line-height:16px;cursor:pointer;padding-left: 20px}
.radio+label:after,.radio+label:before{position:absolute;top:-1px;left:0;z-index:0;width:16px;height:16px;border-radius:50%;content:''}
.radio:not(:checked)+label:after,.radio:not(:checked)+label:before{border:1px solid #888}
.radio:checked,.radio:not(:checked){position:absolute;left:-9999px;opacity:0}
.radio:checked+label:before{border:1px solid #d9a65c}
.radio:checked+label:after{width:8px;height:8px;border-radius:50%;background:#d9a65c;top:3px;left:4px}

::-webkit-input-placeholder{color:#999;opacity:.54}
::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}
:-ms-input-placeholder {color:#999 }  
.clearfix:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0;content:"."}

.fl{float:left!important}
.fr{float:right!important}
.bor{border:1px dashed #999}
.poab{position:absolute}
.pore{position:relative}
.texto a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclip{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.eclips{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.imgInline{display:inline-block!important;vertical-align:middle}
.imgMargin{margin:0 auto}
.imgW100{width:100%}

.text-r{text-align:right}
.text-m{text-align:center}
.text-bold{font-weight: 700;}
.text-light{font-weight:100;}
.text-up{text-transform: uppercase;}

.flex{display:flex;justify-content:space-between;flex-wrap:wrap}
.flex-left{display:flex;flex-wrap:wrap}
.flex-center{display:flex;flex-wrap:wrap;justify-content: center;}
.flex-right{display:flex;flex-wrap:wrap;justify-content: flex-end;}
.flex-v-center{display:-webkit-flex;display:flex;flex-direction:column;justify-content:center}
.flex-v{display:-webkit-flex;display:flex;flex-direction:column;justify-content:space-between;}
.flex-v-bottom{display: -webkit-flex;display: flex;align-items: flex-end;flex-wrap: wrap;justify-content: left;}

/*@media screen and (min-width: 1025px){
.trans-mask:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}	
.bg-mask:hover .pic .a{-webkit-transform: scale(1.1);-ms-transform: scale(1.1);transform: scale(1.1);}

}*/
.trans{transition:all .5s}
.trans-mask{display:block;overflow:hidden;width:100%;cursor:pointer;position: relative;}
.trans-mask img{-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s;transform:scale(1.01)}

.bg-mask .pic{overflow: hidden;}
.bg-mask .pic .a{background-repeat: no-repeat;background-position: center;background-size: cover;height: 100%;display: block;-webkit-transition: all .4s;-o-transition: all .4s;transition: all .4s;transform:scale(1.01)}


.bgimg{background-repeat: no-repeat;background-position: center;background-size: cover;}
.ablink{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 5;background: rgba(255,255,255,0);}
.wp{margin:0 auto;max-width:1200px;width: 94%}
.wpa{width:94%;margin:0 auto;max-width:17.5rem}
.greybg{background:#f2f2f2}
.co{color:#0142ae}
.fixdbody{position:fixed;top:0;left:0;right:0;bottom:0}
.m-show{display:none}
.filter-page{filter: blur(5px);}
@media screen and (max-width:980px){.pc-show{display:none}
.m-show{display:block}
}

.aline_w{position:relative;background-image:linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1));background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.alin_w:hover .aline_w{background-size:100% 1px}
.aline_w:hover{background-size:100% 1px}

.titline_b{position:relative;background-image:linear-gradient(#0042ba,#0042ba);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_b:hover .titline_b{background-size:100% 1px}
.titline_b:hover{background-size:100% 1px}

.titline_r{position:relative;background-image:linear-gradient(#6510ad,#6510ad);background-position:0 100%;background-size:0 1px;background-repeat:no-repeat;transition:background-size .3s}
.titlin_r:hover .titline_r{background-size:100% 1px;color: #6510ad}
.titline_r:hover{background-size:100% 1px}

.zi6{position: relative;z-index: 6}
.zi5{position: relative;z-index: 5}
.zi4{position: relative;z-index: 4}
.zi3{position: relative;z-index: 3}
.zi2{position: relative;z-index: 2}
.zi1{position: relative;z-index: 1}
.l2{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.l3{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.l4{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}
.l5{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical}
.l6{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}
.l8{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:8;-webkit-box-orient:vertical}

@keyframes sca{
  0%{transform: scale(1);}
  50%{transform:  scale(1.1)}
  100%{transform:  scale(1)}
}
@keyframes go{
  0%{transform: translateX(0);}
  50%{transform: translateX(10px);}
  100%{transform: translateX(0);}
}
@keyframes up{
  0%{transform: translateY(0);}
  50%{transform: translateY(-8px);}
  100%{transform: translateY(0);}
}
@keyframes roted{
  0%{transform: rotate(0deg);}
  100%{transform: rotate(360deg);}
}


.overhide{overflow: hidden}


.headerm{display: none; position: fixed;left: 0;right: 0;top:0;z-index: 99;padding-right: 4%;padding-left: 4%;
  background:#fff; height: .65rem ;}
/*.headerm:before{content: "";display: block;position: absolute;left: 0;top:0;right: 0;height:3px;background: linear-gradient(to right,#7410ab 0%,#3707a1 100%);z-index: 1 ;transition: .3s linear}*/
.headerm .logo{}
.headerm .logo img{height:.55rem}
.headerm .navbtnm{width:.86rem;height: .65rem;background: url(../images/tx1.svg) no-repeat top left;background-size: cover;
  position: absolute;top: 0 ;right: 0;z-index: 5;color: #fff;text-align: center;line-height: .65rem;padding-left: .1rem }
.headerm .navbtnm i{font-size: .38rem;transition: .1s}
/*.scrollDown .headerm{top: -.67rem;box-shadow: none}*/
/*footer*/
.footer{background: url(../images/footbj.jpg) repeat-x}
.footer .footer-txt span{margin-right:15px;}
.footer{padding:20px 0 30px;background-color:#ddd5ca;color:#000;font-size:15px;}
.footer a{color:#000;}
.footer img{display:inline-block;vertical-align:top;}
.footer .footer-info {padding:15px;}
.footer .footer-info img{margin-right:5px;}
.footer .footer-info .p1{margin:8px 0;}
.footer .footer-info .footer-nav a{display:inline-block;margin:0 5px;}
.footer .footer-info .footer-nav a.a1{margin-left:0;}
.footer .imglink a{display:inline-block;}
.footer .imglink .dzjg{margin-right:40px;}


.big-nav{position: fixed;z-index: 49;left: 0;top: 0;right: 0;bottom: 0;background: #956729;background-size: cover;opacity: 0;visibility: hidden;transition: .3s}
.big-nav .scroll{position:absolute;z-index:1;left:0;right:0;top:1.04rem;bottom:0;overflow-y:auto}
.big-nav .scroll ul{max-width:17.85rem;margin:0 auto}
.big-nav .scroll li{width:11.111%;text-align:center;padding-top:.45rem}
.big-nav .scroll li h2{font-size:.2rem;}
.big-nav .scroll li a{color:#fff}
.big-nav .scroll li .list{padding:.2rem 0}
.big-nav .scroll li .list h3{font-weight:400;font-size:.17rem;line-height:.36rem}
.big-nav .scroll li .list dl{padding-bottom:.2rem}
.big-nav .scroll li .list dd{font-size:.14rem;line-height:.3rem;opacity:.65}
/*body.navShow {overflow: hidden;position: fixed;width: 100%;height: 100%}*/
body.navShow .big-nav {opacity: 1;visibility: visible;}
body.navShow .header .hd-nav {opacity: 0;visibility: hidden;position: absolute}
body.navShow .header .hdr-t {padding-top: .2rem}
body.navShow .header .navbtn i:before {content: "\eca0";}
body.navShow .headerm .navbtnm i:before {content: "\eca0";}

.big-nav  .btn-list1{display: none}
@media screen and (min-width: 1025px){
.big-nav{display: none}

}

@media screen and (max-width: 1024px){
body{padding-top: .65rem}
.header1{padding-top:.1rem}
.big-nav  .btn-list1{display: block;}
.big-nav {background:linear-gradient(-45deg,#00a3b7 0%,#d9a65c 100%); overflow-y: auto;padding-bottom: .3rem}
.big-nav .scroll {position: static;padding-top: .8rem;}
.big-nav .scroll li{width: 100%;text-align: left;padding-top: 0;border-bottom: rgba(255, 255, 255, 0.13) solid 1px;} 
.big-nav .scroll li h2{font-size:.2rem;line-height:.65rem;padding-left:6%;position:relative}
.big-nav .scroll li h2.h2:after{content:"";display:block;position:absolute;top:0;right:6%;font-size:.2rem;font-family: "swiper-icons" !important;content: "\e600";color:#fff;transition: .3s}
.big-nav .scroll li .list{padding:0 0 0 6%;display:none}
.big-nav .scroll li .list h3{font-size:.18rem;line-height:.56rem;border-top:rgba(255,255,255,.13) solid 1px;}
.big-nav .scroll li .list h3:nth-child(1){border:0}
.big-nav .scroll li .list dl{margin-left:-6%;padding:0 .2rem .2rem 0;margin-top:-.05rem;display: flex;flex-wrap: wrap;}
.big-nav .scroll li .list dd{font-size:.16rem;line-height:.4rem;min-width:33%;padding-left:6%}
.big-nav .scroll li .list dd a{display:block;height:.4rem}
.big-nav .scroll li.on h2.h2:after {transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);}

.big-nav .search{position:relative;padding:.3rem 6% .4rem;width: 100%}
.big-nav .search form{display: block!important;position: relative;}
.big-nav .search form .serinp{position: static;top: 0;right: 0;width: 100%}
.big-nav .search form .serbtn{width: .55rem;height: .55rem;position: absolute;text-align: center;line-height: .55rem;font-size: .22rem;color: #fff;top: 0;right: 0}
.big-nav .search form .serbtn i{font-size: .2rem;display: block;width: .55rem;height: .55rem;border: none;border-radius: 50%;text-align: center;line-height: .55rem;color:#b70000;font-size: .25rem}
.big-nav .search form .serbtn input{position: absolute;top: 0;left: 0;width: .55rem;height: .55rem;z-index: 3;background: rgba(255,255,255,0);border: 0;}
.big-nav .search form .serinp input{width: 100%;height: .55rem;line-height: .55rem;background: #fff;border: 0;font-size: .18rem;border-radius: 5px;color: #333;padding: 0 .55rem 0 .15rem}

.big-nav .links{line-height:.35rem;color: #fff;font-size: .18rem;padding: .2rem 5%;transition: .3s;width: 100%;
  border-bottom: rgba(255, 255, 255, 0.13) solid 1px;}
.big-nav .links  a{;color: #fff;margin: 0 .15rem}
.big-nav .links  a i{font-size: .26rem;margin-right: 3px;vertical-align: -2px}
.big-nav .links{text-align: center;justify-content: center}

.big-nav .icolinks{line-height:.35rem;color: #fff;font-size: .18rem;padding: .2rem 5%;transition: .3s;width: 100%;
  border-bottom: rgba(255, 255, 255, 0.13) solid 1px;}
.big-nav .icolinks  a{;color: #fff;margin: 0 .15rem}
.big-nav .icolinks  a i{font-size: .26rem;margin-right: 3px;vertical-align: -2px}
.big-nav .icolinks{text-align: center}
}

.header1  .search{width: 3rem}
.header1  .search form{display: flex!important;position: relative;justify-content: space-between;}
.header1  .search form .serinp{width:calc(100% - .75rem)}
.header1  .search form .serbtn{width: 67px;height:27px;position: relative;text-align: center;line-height:27px;font-size: .22rem;color: #fff;background: url(../images/search.png) no-repeat center;}
.header1  .search form .serbtn input{width: 66px;height: 27px;z-index: 3;background: rgba(255,255,255,0);border: 0;position: absolute;top: 0;left: 0;z-index: 2}
.header1 .search form .serinp input{width: 100%;height: 27px;line-height: 27px;background: #fff;border: 0;font-size: .15rem;border-radius: .05rem;color: #333;border: 1px solid #ddd;padding: 0 .1rem}

.indexb{background: #ddd5ca;
    border: 1px solid #ccb99b;
    padding: 10px;margin-bottom: .2rem;}



.publine {background: linear-gradient(45deg,#175f99 0%,#2f819f 100%);}

/*print*/
@media print{

}

/*ie11*/ 
@media all and (-ms-high-contrast:none) { 
*::-ms-backdrop, 
} 
/*ie10*/ 
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) { 

}

/*index*/
.str_wrap{overflow:hidden;width:100%;position:relative;-moz-user-select:none;-khtml-user-select:none;user-select:none;}
.str_wrap.str_active{}
.str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:move}
.str_move_clone{display:inline-block;vertical-align:top;position:absolute;left:100%;top:0}
.str_vertical .str_move_clone{left:0;top:100%}
.str_down .str_move_clone{left:0;bottom:100%}
.str_down .str_move,.str_vertical .str_move{white-space:normal;width:100%}
.noStop .str_move,.no_drag .str_move,.str_static .str_move{cursor:inherit}
.str_wrap img{max-width:none!important}

.mrb2{margin-bottom: .2rem}
.pubitem{background: #fff;transition: .3s;padding: .2rem}
/*.pubitem:hover{box-shadow:  0 0 .2rem rgba(0,0,0,.15)}*/
.pubtit{display: flex;justify-content: space-between;position: relative;}
.pubtit:after{content: '';position: absolute;left: 0;bottom: 0;width: 100%;background: #ddd;height: 1px;z-index: 0}
.pubtit .t{font-size: .2rem;padding: 0 .1rem;min-width: 1rem;text-align: center;font-weight: bold;color: #e21e1f;position: relative;z-index: 2;padding-bottom: .12rem}
.pubtit .t:after{content: '';height: 3px;width: 100%;background:#e21e1f;position: absolute;left: 0;bottom: -1px; }
.pubtit a{position: absolute;top: 45%;transform: translateY(-50%);font-size: .14rem;right: 0;opacity: .6;}
.pubtit a:hover{opacity: 1;}
.pubtit a i{margin-right: 5px}

.tabnav{border-bottom: 1px solid #ddd}
.tabnav li{font-size: .2rem;padding: 0 .1rem;min-width: 1rem;text-align: center;color: #e21e1f;position: relative;z-index: 2;padding-bottom: .12rem;margin-right: .2rem}
.tabnav li.on,.tabnav li.on a{color:#e21e1f;font-weight: bold }
.tabnav li.on:after{content: '';height: 3px;width: 100%;background:#e21e1f;position: absolute;left: 0;bottom: -1px; }

.publist{padding: .1rem 0}
.publist li{line-height: .36rem;position: relative;padding-right: .5rem;}
.publist li time{position: absolute;right: 0;top: 0;color: #666}
.publist li a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.publist li a:before{content: '';width: 5px;height: 5px;background: #e21e1f;display: inline-block;margin-right: .1rem;vertical-align: 3px }

.publist1{padding: .1rem 0}
.publist1 li{line-height: .36rem;position: relative;}
.publist1 li a{display: block;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}



.slide-news{width: 36%;margin: 0 }
.slide-news .pic{height: 300px}
.slide-news a{color: #fff}
.slide-news .pgba{width: auto;left: auto;right: .2rem;bottom: .15rem;z-index: 5;position: absolute;}
.slide-news .pgba span{background:#fff;opacity: 1}
.slide-news .pgba span.active{background: #e21e1f}
.slide-news .item p{position: absolute;left: 0;bottom: 0;right: 0;line-height: .5rem;background: rgba(0,0,0,.8);color: #fff;padding: 0 1rem 0 .2rem}

.itema{width: 33%;    }
.itemc{width: 36%;    }
.itemb{width: 27%}
.homea .aright{width:calc(48% - .2rem);background: #fff;padding: .2rem }
.homea .aright .bignews{margin-top: .2rem;margin-bottom: .15rem}
.homea .aright .bignews .time{width: 1rem;background: #ffe9ec;color: #e11e1f;text-align: center;padding:.1rem .15rem}
.homea .aright .bignews .time span{display: block;font-size: .3rem;border-bottom: 1px solid #e11e1f; margin-bottom:.05rem;padding-bottom: .05rem}
.homea .aright .bignews .txt{width: calc(100% - 1.2rem);}
.homea .aright .bignews .txt h4{font-size: .18rem;font-weight: bold;margin-bottom: .15rem}
.homea .aright .bignews .txt p{color: #666;line-height: 1.8em;font-size: .15rem;max-height: .54rem\0}

.tit{line-height: 37px;
    width: 100%;
    height: 37px;
    border-bottom: 2px #ccb99b solid;
    background: url(../images/tab1.jpg) no-repeat;
    padding-left: 15px;
    float: left;margin-bottom:  10px;
	}
.tit a{color:#FFF;font-weight:600}
.tit span{color:#a4794c;float:right;}
.tit span a{color:#a4794c;font-size: 14px;font-weight:500}
.list-content{float:left;width: 100%;}


.ttxw{width:100%;height:288px;float:left;}
.Menuboxfive{width:100%;height:37px;border-bottom:2px #ccb99b solid;background:url(../images/tab0.jpg) no-repeat;margin-bottom: 10px;}
.Menuboxfive li {background:url(../images/tab2.jpg);color:#FFF;}
.Menuboxfive .hover {background:url(../images/tab1.jpg);color:#FFF;}
.Menuboxfive .hover a{color:#FFF;}
.toutiao{width:100%;height:130px;border-bottom:1px;  border-bottom-style:dashed;border-bottom-color:#ccb99b ;float:left;}
.tttt{width: 100%;height: 40px;line-height: 40px;overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.tttt a{color:#a40000;font-size:18px;font-weight:500;}
.ttnr{width: 100%;height: 90px;float:left;line-height: 25px;text-indent: 2em;}
.ttnr a{font-size:14px}
.ttlb{width:100%;height:120px;float:left;}
.tzgg {width:220px;height:288px;float: right;line-height: 25px;margin-right:10px;margin-top: 16px;overflow: hidden;}
.tzgg a{color: #333;font-weight: 500;font-size: 12px;font-family: å¾®è½¯é›…é»‘;text-decoration:none;} 
.tzgg a hover{text-decoration: none;color: #000;  }
.tzgg li{width:210px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;height: 25px;background: url(../images/news_dot.gif) no-repeat 2px;padding-left: 10px;}
.tzggtt{width:100%;height:36px;border-bottom:2px #ccb99b solid;background:url(../images/tab1.jpg) no-repeat;padding-left: 15px;float:left;}
.tzggtt hover a{color:#FFF;}
.tzggnr{margin-top:12px;float:left;width:220px;height:210px;}

.news-list li:before{position:absolute;top:50%;left:0;margin-top:-3px;width:6px;height:6px;border-radius:50%;background:#bbb;content:""}
.news-list li{position:relative;padding-right:100px;padding-left:15px;line-height:30px;font-size: 15px}
.news-list li a{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.news-list li span{position:absolute;top:0;right:0;color:#777}
#five1 {width: 100px;float: left;height: 36px;line-height: 36px;color: #FFF;padding-left: 5px;text-align: center;font-size: 15px;font-weight: 600;}
.five1 {width: 100px;float: left;height: 36px;line-height: 36px;color: #FFF;padding-left: 5px;text-align: center;font-size: 15px;font-weight: 600;}

#five2 {width: 100px;float: left;height: 36px;line-height: 36px;color: #FFF;text-align: center;font-size: 14px;font-weight: 600;margin-left: 14px;}

.ztzlnr{width:100%;margin-top:10px;height:100px;float:left;}
.ztzlnr ul li a img{width:280px;height:100px;}
.ztzlnr ul li{float:left;margin-right:19px;}
.ztzlnr ul li:nth-child(4n+4) {
margin-right:0px;
}

.fuwu{
padding: 20px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px 10px;
    justify-items: center;
    align-items: start;
    font-size: 16px;
    height: auto;
    overflow: hidden;
    
    TEXT-ALIGN: center;}
.fuwu a{color: #86653c;}
.box{ width:1170px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1100px; height:260px; overflow:hidden; position:relative;margin: auto;}
.piclist{ height:260px;position:absolute; left:0px; top:0px}
.piclist li{   padding:2px; float:left;}
.piclist li a{   font-size:15px; color:#666; width:260px;text-align:center; line-height:32px; height:32px; overflow:hidden; float:left}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:105px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}
.yqlj{width:1100px;height:50px;margin-left:180px;background: url(../images/yqlj.jpg) no-repeat 0 8px;
    margin-left: 14px;}
.yqlj ul{padding-top:0px !important;width:980px;height:50px;margin-left:120px;}
	
.yqlj ul li{width:280px !important;height:50px;line-height:40px;float:left;margin-right:30px}
.yqlj ul li select{height: 30px;WIDTH: 280px;border-color: aliceblue}
.homec .aright{background: #c72920;padding: .2rem;color: #fff}
.homec .aright dl dt{position: relative;margin-bottom: .1rem}
.homec .aright dl dt span{display: inline-block;font-size: .2rem;}
.homec .aright dl dt span img{display: inline-block;}
.homec .aright dl dt a{position: absolute;right: 0;color: rgba(255,255,255,.6);top: .1rem;font-size: .14rem}
.homec .aright .xm{width: 30%;text-align: center;}
.homec .aright .je{width: 35%;text-align: center;}
.homec .aright .xm1{width: 45%;text-align: center;}
.homec .aright ul li{display: flex;line-height: .3rem;justify-content: space-between;padding: 0 .1rem }
.homec .aright .head{display: flex;justify-content: space-between;background: rgba(255,255,255,.2);padding:.05rem .1rem;margin-bottom: .15rem}
.homec .aright .dowebok{height: 2rem}

.homed .pubitem{padding: .3rem 0}
.homed ul{padding-top: .2rem}
.homed ul:after{content: '';display: inline-block;width: 31.33333%}
.homed ul li{width: 32.3333%}
.homed ul li .pic{height: 1.3rem;display: block;}
.homed ul li h4{text-align: center;margin-top: .1rem;margin-bottom: .15rem}
.homed ul li .t1{background: url(../images/icormb.png) no-repeat left center;padding-left: .22rem;font-size: .14rem;line-height: .3rem;width: calc(100% - 1rem)}
.homed ul li .t1 span{color: #ed2d2d}
.homed ul li .t2 a{width: .8rem;height: .3rem;line-height: .3rem;text-align: center;background: #ed2d2d;color: #fff;border-radius: 5px;display: inline-block;}
.homed ul li .t2 a:hover{background:#b70000 }
.homee .picitem{margin-top: .2rem}
.homee .picitem1{margin-top: .2rem}
.homee .picitem .txt{background: #eeeeee;width: 55%;padding:.2rem .15rem}
.homee .picitem .txt h4{font-size: .18rem;font-weight: bold;margin-bottom: .35rem}
.homee .picitem .txt .t1{background: url(../images/icormb.png) no-repeat left center;padding-left: .22rem;font-size: .14rem;line-height: .3rem;}
.homee .picitem .txt .t2 a{color:#ed2d2d }
.homee .picitem .txt .t3{font-size: .15rem;line-height: .3rem;}
.homee .picitem .txt .t1 span{color: #ed2d2d}
.homee .picitem .pic{width: 45%;height: 1.5rem}
.homee .picitem1 .pic{height: 1.25rem}
.homee .picitem1 .txt{height: .35rem;background: #eee;padding: 0 .15rem;line-height: .35rem}
.homee .picitem1 .txt h4{line-height: .35rem;text-align: center;}
.homee .publist1 li{line-height: .33rem}
.homef .slide-zt img{width: 100%}
.homef .slide-zt{margin-top: .2rem}


.header{background: url(../images/topbg1.png) no-repeat center;}
.header .wp{    height: 248px;}
.header .logo img{height: 1.75rem;display: inline-block;}
.navs{background: url(../images/nav.png) no-repeat center;max-width:1200px;margin:auto}
.navs ul li{width: 12.5%;text-align: center;font-size: .2rem;position: relative;}
.navs ul li>a{color: #fff;display: block;height: .6rem;line-height: .6rem}
.navs ul li:hover>a{color: #000}
.navs ul li .subnav{position: absolute;top: 100%;left: 0;width: 100%;font-size: .15rem;background: #b70000;padding: .1rem 0;display: none;z-index: 5}
.navs ul li .subnav a{display: block;padding:.08rem .1rem;color: #fff}
.navs ul li .subnav a:hover{background: #e21e1f;}
.navs ul li:hover .subnav{display: block;}






@media screen and (max-width: 1680px){
/*.header .hd-nav  li{margin-left: .35rem;}*/
}

@media screen and (max-width: 1200px){

}

@media screen and (max-width:1024px){
.header,.navs{display: none}
.headerm{display: flex;}
html{font-size: 90px!important;}
}

@media screen and (max-width:900px){
.wp{width: 90%}
.wpa{width: 90%}  
html{font-size: 85px!important;}
}
@media screen and (max-width:640px){
body{font-size: .18rem}
}
@media screen and (max-width:480px){
html{font-size: 80px!important;}
.eclips{display:block;overflow:visible;text-overflow:inherit;white-space:normal;}
}
@media screen and (max-width:375px){
html{font-size: 75px!important;}
}
@media screen and (max-width:360px){
html{font-size: 70px!important;}
}

@media (max-width: 980px){
  .slide-news{width: 100%;margin-bottom: .2rem}
  .slide-news .pic{height: 50vw}
  .homea .aright{width: 100%}
  .itema{margin-bottom: .2rem}
  .itema,.itemb{width: 100%}
}

@media (max-width: 640px){
.homed ul li{width: 100%;margin-bottom: .3rem}
.homed ul li .pic{height: 35vw}
.homee .picitem1 .pic{height: 45vw}
.slide-news .item p{padding-right: 1.1rem}
.homee .picitem .txt .t2{margin-top: .1rem}
.publist li{padding-right: .65rem}
.footer .flt{width: 100%;text-align: center;margin-bottom: .2rem}
.footer .frt{width: 100%}
.footer .frt img{margin: 0 auto}
.ztzlnr ul li {
    float: left;
    margin-right: 5px;
    width: 48%;
}
.ztzlnr {
    width: 100%;
    margin-top: 10px;
    height: 200px;
    float: left;
}
.itemc {
    width: 100%;
}
.fuwu {

    grid-gap: 10px 20px;

}
.yqlj{display:none}

}
@media (max-width: 480px){
.homee .picitem .pic{width: 100%;height: 45vw}
.homee .picitem .txt{width: 100%}
.homee .picitem .txt h4{margin-bottom: .15rem}
}

/**/
.pagediv{padding:30px 0;font-size:14px;color:#333;line-height:28px;text-align:center;clear:both}
.pagediv a{color:#333}
.pagination_index,.pagination_index_num{display:inline-block}
.currentIndex{display:inline-block;zoom:1;margin:4px;border:#dfdfdf 1px solid;border-radius:3px;vertical-align:top;transition:all .2s;padding:0 10px}
.pagination_index_num a{padding:0 10px}
.pagination_index_num:hover{background:#e21e1f;border-color:#e21e1f;color:#fff;text-decoration:none}
.pagination_index_num:hover a{color:#fff;text-decoration:none}
.pagediv #pagination_input,.pagediv .arrow a,.pagediv .index_num,.pagediv .moye,.pagediv .pagination_index_last,.pagination_index_num{display:inline-block;margin:4px;zoom:1;border:#dfdfdf 1px solid;border-radius:3px;vertical-align:top;transition:all .2s;-webkit-transition:all .2s;background:#f1f1f1;background:-webkit-linear-gradient(#fff 10%,#f1f1f1);background:-o-linear-gradient(#fff 10%,#f1f1f1);background:-moz-linear-gradient(#fff 10%,#f1f1f1);background:linear-gradient(#fff 10%,#f1f1f1)}
.pagination_index_num span{padding:0 5px}
.currentIndex,.pagediv .arrow a:hover,.pagediv .index_num{background:#e21e1f;border-color:#e21e1f;color:#fff;text-decoration:none}
.pagediv .arrow a,.pagediv .moye{padding:0 10px}
.pagediv .index_num{font-weight:700}
.pagediv .pagination_index_last{padding:0 6px}
.pagediv #pagination_input{width:40px;height:30px;color:#888;text-align:center;background:#fff;vertical-align:top;padding:0;margin:4px}
.pagediv #currentPage{width:40px;height:30px;color:#888;text-align:center;background:#fff}
.pagediv font.en{display:none}
#goye{vertical-align:top;margin:4px;background:#e21e1f;color:#fff;padding:1px 10px;display:inline-block;border-radius:3px}
.pagediv .pagination_index_num:first-child:hover{background:linear-gradient(#fff 10%,#f1f1f1);border:#dfdfdf 1px solid;color:#333}
.pagediv .current1 {background: #e21e1f !important;border-color: #e21e1f !important;color: #fff !important;text-decoration: none;}

.nymain{padding: .2rem 0 .5rem}
.left-menu { width: 2.4rem; }
.left-menu .left-title { font-size: .2rem; line-height:.5rem; border: 1px solid #e5e5e5; border-top: 3px solid #e21e1f; text-align: center; color: #e21e1f; margin: 0; padding: 0;font-weight: bold }
.left-menu .left-item { border: 1px solid #e5e5e5; border-top: 0; }
.left-menu .left-item li { height: .45rem; line-height: .45rem; text-align: center; font-size: .18rem; }
.left-menu .left-item li a { display: block; height: .45rem; line-height: .45rem; border-left: 4px solid #fff; }
.left-menu .left-item li a:hover { display: block; height: .45rem; line-height: .45rem; border-left: 4px solid #fd797a; background: #fcc0c0; }

.left-menu .left-item li.on { background: #f48c8c; }
.left-menu .left-item li.on a { border-left: 4px solid #e21e1f; color: #fff; }
.left-menu .left-item li.on a:hover { border-left: 4px solid #e21e1f; color: #fff; }
.page-nav { width: 100%; margin: 0 auto; line-height: .4rem; border-bottom: 1px solid #e5e5e5; background: #f1f1f1; text-indent: .15rem;font-size: .14rem }

.nyfrcon{width: calc(100% - 2.8rem);border: 1px solid #e5e5e5;}
.nylist{padding: .1rem .15rem}
.nylist li{border-bottom: 1px dashed #ddd;position: relative;padding:.15rem  1.1rem .15rem 0}
.nylist li a{}
.nylist li time{position: absolute;right: 0;top: .15rem;color: #666}

@media (max-width: 980px){
 .left-menu { width:100%;margin-bottom: .2rem } 
 .nyfrcon{width: 100%;border: 1px solid #e5e5e5;}
 .left-menu .left-title{text-align: left;padding-left: .2rem;position: relative;}
 .left-menu .left-title:after{content: "\e600";font-family: "swiper-icons" !important;position: absolute;right: .2rem}
 .left-menu .left-item{display: none}
}
@media (max-width: 640px){
}


.arc-tit{margin-bottom: .1rem ;padding-top: .2rem}
.arc-tit h1{font-size:.24rem;text-align: center;line-height: 1.4em;font-weight: bold; color: #333}
.arc-info{color: #777;margin-bottom: .3rem;text-align: center;font-size: .15rem;border-bottom: 1px solid #eee;
padding: .15rem 0;font-size: .14rem}
.arc-info  span:nth-child(1){margin-right: .35rem}
.arc-con{line-height: 1.8em;}
.arc-con img{display: inline-block;}
.arc-con p{margin-bottom: .2rem;}
.tbsc table{border: 1px solid #eee;min-width: 800px;margin-left:0!important;width: 100%;background: #fff;font-size: .14rem}
.tbsc{overflow: auto;padding: 15px 0;width: 100%}
.tbsc table tr th,.tbsc table tr td{border: 1px solid #eee!important;padding: .1rem;text-align: center;}
.tbsc table tr:nth-child(2n){background: #EEEEEE}
.tbsc::-webkit-scrollbar{height:4px}
.tbsc::-webkit-scrollbar-thumb{border-radius:10px;background:#999;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
.tbsc::-webkit-scrollbar-track{border-radius:10px;background:#ededed;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,.2)}
.arc-con video{max-width: 100%!important;height: auto!important}
.arc-ewm{margin:30px auto;text-align:center}
.arc-ewm p{margin-bottom: .1rem}

.leftad,.rightad{position: fixed;bottom: 0;z-index: 100;max-width: 240px}
.leftad{left: 0;}
.rightad{right: 0;}

@media screen and (max-width: 768px){
.arc-tit h1{font-size: .26rem}
.arc-con p{font-size: .18rem!important}
.arc-con p span{font-size: .18rem!important}
.arc-con img{width: auto!important;height: auto!important}
.arc-con video{width: 100%!important;height: auto!important}
}

.cslist li{padding: .25rem .3rem;border-bottom: 1px solid #ddd;display: flex;justify-content: space-between;flex-wrap: wrap;}
.cslist li .pic{width: 35%;height: 1.8rem}
.cslist li .txt{width: 65%;padding-left: .2rem}
.cslist li .txt h4{font-size: .18rem;font-weight: bold;margin-bottom: .2rem}
.cslist li .txt .desc{background: #f1f1f1; padding: .1rem .15rem;border-radius: 5px; color: #666;line-height: 1.6em;font-size: .14rem}
.cslist li .txt .info1,.cslist li .txt .info2{margin-bottom: .1rem;font-size: .14rem;color: #666}
.cslist li .txt .info1 span,.cslist li .txt .info2 span {color: #888}
.cslist li .txt .t2{margin-left: .2rem}
.cslist li .txt .jkbtn{position: absolute;top: 0;right:0;z-index: 3}
.cslist li .txt .jkbtn a { display: inline-block; height: .4rem; width: 1.2rem; text-align: center; line-height: .4rem; color: #fff; background: #ed2d2d; border-radius: 5px; }
.cslist li .txt .jkbtn a:hover { background: #b70000; }
@media (max-width: 640px){
 .cslist li .pic{width: 100%;height: 1.8rem;margin-bottom: .2rem}
.cslist li .txt{width: 100%;padding-left: 0} 
.cslist li .txt .jkbtn {position: relative;margin-top: .2rem}
.cslist li .txt .t2{margin-left: 0;width: 100%}
.cslist li .txt .t1{margin-left: 0;width: 100%;margin-bottom: .1rem}
.cslist li .txt h4{font-size: .2rem}
.cslist li .txt .desc p{-webkit-line-clamp: 3;}
.tbsc table{font-size: .16rem}
}


.pay-step { width:100%; margin: 0 auto;margin-bottom: .4rem;max-width: 10rem;margin-top: .3rem }
.ui-step-wrap { position: relative; }
.ui-step-wrap .ui-step-bg, .ui-step-wrap .ui-step-progress { height: 6px; position: absolute; top: 47px; left: 0; }
.ui-step-wrap .ui-step-bg { width: 100%; background: #ddd; }
.ui-step-wrap .ui-step-progress { width: 0; background: #e21e1f; }
.ui-step-wrap .ui-step { position: relative; z-index: 1; list-style: none; }
.ui-step-wrap .ui-step:after { content: ''; display: table; clear: both; }
.ui-step-wrap .ui-step .ui-step-item { float: left; }
.ui-step-wrap .ui-step .ui-step-item div { text-align: center; color: #625454; }
.ui-step-wrap .ui-step .ui-step-item .ui-step-item-num { margin-top: 18px; }
.ui-step-wrap .ui-step .ui-step-item .ui-step-item-num span { display: inline-block; line-height: 26px; width: 26px; height: 26px; border-radius: 50%; background: #dad9d9; }
.ui-step-wrap .ui-step .ui-step-item.active .ui-step-item-num span { color: #fff; background: #e21e1f; }

.form-row { width: 750px; margin: 0 auto; padding: 0; clear: both; height: 60px; }
.form-row dt { float: left; width: 120px;  line-height: 60px; height: 60px; margin: 0; padding: 0; text-align: right; }
.form-row dd { float: right; width: 620px; height: 60px; margin: 0; padding: 0; }
.pay-text { width: 350px; margin: 9px 0 0 0; padding: 10px 5px; font-size: 14px; border: 1px solid #ccc; outline: none; }
.dt-text { line-height: 60px;  font-weight: bold; }
.pay-area { width: 500px; margin: 9px 0 0 0; padding: 10px 5px; height: 2rem; font-size: 14px; border: 1px solid #ccc; outline: none; }
.form-row-m { width: 750px; margin: 0 auto 20px; padding: 0; clear: both;  }
.form-row-m dt { float: left; width: 120px;  line-height: 45px; height: 58px; margin: 0; padding: 0; text-align: right; }

.form-row dd p { margin: 0; padding: 0; margin-top: 13px; }
.form-row dd h6 { margin: 0; padding: 0; margin-top: 15px; }
.form-row dd h6 label { display: inline-block; margin: 0 15px 0 0; width: 80px; height: 30px; overflow: hidden; }
.form-row dd h6 img { height: 30px; border-radius: 5px; }
.form-row dd h6 em { height: 30px; border-radius: 3px; border: 1px solid #fff; position: absolute; width: 80px; cursor: pointer; background: url(../images/touming.png) no-repeat right bottom; }
.form-row dd h6 em.selected { height: 30px; border-radius: 3px; border: 1px solid #00a4ff; position: absolute; width: 80px; background: url(../images/checked.png) no-repeat right bottom; background-size: 21px 21px; cursor: pointer; }

.xieyi-text { width: 490px; padding: 15px 0; margin: 0 auto; }
.xieyi-text h2 { width: 470px; margin: 0 auto; padding: 0; line-height: 30px; font-size: 14px; }
.xieyi-text p { width: 470px; margin: 0 auto; padding: 0; line-height: 26px; font-size: 14px; text-align: justify; }
.form-row dd.jine-dd .jine-chk { display: inline-block; padding-top: 12px; float: left; }
.jine-qt { display: inline-block; margin: 0; padding: 0; float: left; padding-top: 13px; line-height: .32rem; margin-left: 10px; }
.jine-qt em { display: inline-block; float: left; height: .32rem; line-height: .32rem; margin: 0; padding: 0; font-style: normal; background: #ccc; padding: 0 12px; }
.pay-text-je { float: left; width: .8rem; margin: 0; padding: 0  .1rem;  border: 1px solid #ccc; outline: none;height:.32rem;line-height: .3rem }
.btnNext { display: block; border-radius: 5px; height: 45px; width: 180px; line-height: 45px; text-align: center; font-size: 16px; color: #fff !important; background: #e21e1f; }
.btnNext:hover { background: #b70000; }

.errorHtml { text-align: center; font-size: 20px; color: #888; text-align: center; line-height: 300px; }


.pay-success { width: 500px; margin: 0 auto; }
.pay-success-img { width: 500px; margin: 0 auto; text-align: center; }
.pay-success-img img { height: 100px; }
.pay-success-text { width: 500px; margin: 0 auto; text-align: center; font-size: 20px; font-weight: bold; color: #222; line-height: 50px; }

.prolist table img {
    height: .23rem;
    width: .23rem;
    margin: 0 auto;
}
.prolist table strong {
    color: #ff0000;
}
.pay-search { }
.pay-search dl{ margin:0; padding:.1rem 0;width:100%; clear:both; }
.pay-search dl dt{ margin:0; padding:0; float:left; height:.45rem; line-height:.45rem;}
.pay-search dl dd{ margin:0; padding:4px 0; float:left;}
.pay-search dl dd .zj{display: inline-block;}
.pay-search dl dd input{ outline:none; border:1px solid #ccc; font-size:14px; padding:0 5px; width:1.2rem;height: .4rem;line-height: .38rem}
.pay-search dl dd #txtPayKey{width:2.5rem;}
.pay-search dl dd a{ display:inline-block; width:.86rem; text-align:center; height:.38rem; line-height:.38rem; margin-right:.2rem; border-radius:3px; background:#fff; color:#444;}
.pay-search dl dd a:hover{ background:#FFB800; color:#fff;}
.pay-search dl dd a.selected{ background:#ed2d2d; color:#fff;}
.pay-search dl dd a.selected:hover{ background:#ed2d2d; color:#fff;}
.pay-search dl dd a.button{ background:#ed2d2d; color:#fff;}
.pay-search dl dd a.button:hover{ background:#b70000; color:#fff;}
.pay-search dl dd span{ margin-left:30px;}
.pay-total { line-height:.5rem;  text-align:right;}
.pay-total span{ font-size:.3rem; color:#ed2d2d; font-weight:bold;}
.pay-total em{ font-size:.14rem; color:#999; font-style:normal;}
.pay-total p{ margin:0; padding:0; line-height:.2rem; color:#999;}
@media (max-width: 760px){
.pay-search dl dd .zj{width: 100%;margin-top: .25rem}  
.pay-search dl dd span{margin-left: 0}
}

.xmtop{padding: .2rem}
.xmtop .pic{width: 60%;min-height: 3rem}
.xmtop .txt{width: 38%;}
.xmtop .txt h4{font-size: .18rem;font-weight: bold;margin-bottom: .1rem}
.xmtop .txt  .xmbh{color: #666;margin-bottom: .15rem;font-size: .15rem}
.xmtop .txt  .xmbox{background: #f1f1f1;;border-radius: 5px;padding: .15rem}
.xmtop .txt  .xmbox p{font-size: .14rem;margin-bottom: 8px}
.xmtop .txt  .xmbox p:nth-child(1){background: url(images/mbje.png) no-repeat left center;padding-left: .25rem}
.xmtop .txt  .xmbox p:nth-child(2){background: url(images/ycje.png) no-repeat left center;padding-left: .25rem}
.xmtop .txt  .xmbox p:nth-child(3){background: url(images/xmqx.png) no-repeat left center;padding-left: .25rem}
.xmtop .txt  .xmbox p:nth-child(4){background: url(images/ycfs.png) no-repeat left center;padding-left: .25rem}
.xmtop .txt  .xmbox p em{color: #ed2d2d;font-style: normal;font-size: .24rem;margin-right: 5px;}
.xmtop .txt  .xmbox p span{color: #666}
.xmtop .txt  .xmbox .jkbtn{margin-top: .2rem}
.xmtop .txt  .xmbox .jkbtn a { display:block; height: .4rem; width: 100%; text-align: center; line-height: .4rem; color: #fff; background: #ed2d2d; border-radius: 5px; }
.xmtop .txt  .xmbox .jkbtn a:hover { background: #b70000; }

.xmtab .hd ul {position: relative;padding-left: .25rem}
.xmtab .hd ul:after{height: 1px;background: #ddd;content: '';position: absolute;left: 0;bottom: 0;right: 0;z-index: 0}
.xmtab .hd ul li{display: inline-block;cursor: pointer;height: .4rem;line-height: .4rem;padding: 0 .25rem;border-left: 1px solid transparent;border-right: 1px solid transparent;position: relative;top: 3px;position: relative;z-index: 3}
.xmtab .hd ul li.on{border-top: 3px solid #ed2d2d;border-left: 1px solid #ddd;border-right: 1px solid #ddd;background: #fff;color: #ed2d2d}
.xmtab .bd .tabCon{padding: .25rem}
.xmtab .bd .tabCon.tab3 table img{height: .23rem;width: .23rem;margin: 0 auto}
.xmtab .bd .tabCon.tab3 table strong{color: #ff0000}
.xmtab .bd .tab1 .t{margin-top: .1rem}
.xmtab .bd .tab1 .t div:nth-child(1){height: .28rem;text-align: center;border-radius: 5px;line-height: .28rem;width: 1.4rem;background: #ed2d2d;color: #fff;margin-right: .1rem;}
.xmtab .bd .tab1 .t div:nth-child(2){line-height: .28rem;}
@media (max-width: 980px){
.xmtop .pic{width: 100%;height: 40vw;margin-bottom: .3rem}
.xmtop .txt{width: 100%;}
.xmtop .txt  .xmbh{font-size: .16rem}  
.xmtop .txt  .xmbox p{font-size: .16rem;}
.xmtop .txt h4{font-size: .2rem}
.xmtab .bd .tab1 .t div:nth-child(2){width: 100%;margin-top: .1rem}
.xmtab .hd ul li{cursor: inherit;}
}